home *** CD-ROM | disk | FTP | other *** search
/ Amiga Inside! / Amiga FD Inside (1995)(Ultramax).iso / amigagadget / ausgabe13 / texte / h&s.netbsd < prev    next >
Text File  |  1995-02-23  |  23KB  |  503 lines

  1. #Titel Amiga NetBSD
  2. #Logo pinsel/ag.hard&soft
  3.  
  4. #C32
  5. #Font Frankfurter 16
  6.               Amiga NetBSD
  7. #Font topaz 8
  8. #C31
  9.  
  10. PRODUCT NAME
  11. #C21
  12. Amiga NetBSD, kernel version #635
  13.  
  14. #C31
  15. BRIEF DESCRIPTION
  16. #C21
  17. Amiga  NetBSD  is  a  freely  distributable  Unix  (R)  environment  for  Amiga
  18. computers.
  19.  
  20. #C31
  21. AUTHOR/COMPANY INFORMATION
  22. #C21
  23. Name:   The  Regents  of  the  University  of  California,  Berkeley  and  many
  24. contributors.
  25.  
  26. Amiga port by Markus Wild of Zurich, Switzerland, with major contributions from
  27. Bryan Ford and Mike 'mykes' Schwartz.
  28. #Seitenende
  29. #C31
  30. LIST PRICE (approximate)
  31. #C21
  32. Freely  distributable  under  the  NetBSD  disclaimer; see the COPYRIGHT NOTICE
  33. section, below.
  34.  
  35. #C31
  36. SPECIAL HARDWARE AND SOFTWARE REQUIREMENTS
  37. #C21
  38. NetBSD is still under construction, so the following information may change.
  39.  
  40. SYSTEM HARDWARE
  41.  
  42. An  accelerated Amiga (68030) with a working MMU (memory management unit). This
  43. includes  most  accelerator boards (e.g., Commodore A2630), the Amiga 3000, and
  44. others.  NetBSD  does  NOT  currently support the 68040 processor; the MMU code
  45. needs to be enhanced first. NetBSD is untested on the 68020.
  46.  
  47. The stock A4000/030 and A1200 computers have no MMU and so will not run NetBSD.
  48.  
  49. Requires at least 2 MB of contiguous RAM. 8 MB or more of contiguous 32-bit RAM
  50. is recommended.
  51.  
  52. Requires at least 10 MB hard drive space for a minimal setup. 100 MB hard drive
  53. space  needed  for  a  full installation. Actual use of NetBSD may require much
  54. more space; for example, a serious developer may need 500 MB or more.
  55.  
  56. HARD DRIVE SUBSYSTEM
  57.  
  58. Amiga NetBSD supports the following hard-drive systems:
  59.  
  60. Amiga 3000 and 3000T internal SCSI host adapter. A2091 SCSI host adapter for
  61. A2000. GVP Series II SCSI host adapter for A2000 and A500.
  62.  
  63. Currently NOT supported:
  64.  
  65. Any PIO adapter such as Oktagon and ALF. Any IDE adapter such as in the A4000.
  66.  
  67. Almost every SCSI hard drive is known to work with Amiga NetBSD. This includes
  68. the range of Quantum drives, Seagate, Wren, DEC, Fujitsu and IBM.
  69.  
  70. SCSI tape drives (QIC, DAT) and SCSI CD-ROM drives (ISO and Rockridge
  71. extension) are supported.
  72.  
  73. GRAPHICS
  74.  
  75. Standard Amiga ECS chip set. Retina Graphics Board.
  76.  
  77. SOFTWARE
  78.  
  79. The loader works with almost any version of AmigaDOS.
  80.  
  81. #C31
  82. MACHINE USED FOR TESTING
  83. #C21
  84. Amiga  2000 with A2630 accelerator board 4 MB of 32-bit RAM, 4 MB of 16-bit RAM
  85. Commodore  A2091  SCSI  adapter  with Quantum P80S and Syquest 40MB. It was
  86. also tested with 1 and 2 MB Chip RAM on this A2000.
  87.  
  88. Amiga  3000  with 2 MB Chip RAM, 8 MB Fast RAM Fujitsu M2623F (400MB) and a DEC
  89. DSP 3105S (1GB) SCSI drive.
  90.  
  91. On  both  Amigas,  AmigaDOS 2.04 and Kickstart 37.175 was used. On both Amigas,
  92. the Amiga NetBSD kernel #635 was used. For some further tests, a A2065 Ethernet
  93. board was used.
  94.  
  95. #C31
  96. INTRODUCTION
  97. #C21
  98. ["TTY-fighters attacking!" Con Solo shouted.]
  99.  
  100. For  your own interest: I may use technical words which are very common in Unix
  101. environments but meaningless to people who have never used such a system. Amiga
  102. NetBSD  may  help you to enter the world of Unix, but you will need third party
  103. help, such as Unix reference books and guidelines.
  104.  
  105. Amiga  NetBSD  is  the  first  freely distributable Unix for Amiga systems, and
  106. enables the user to run a fully qualified Unix environment on his own machine.
  107.  
  108. NetBSD  takes over the Amiga, so it is not possible to run it concurrently with
  109. AmigaDOS.  So  in  this review, you will see references to the "Amiga side" and
  110. the "NetBSD side" to indicate which operating system (UNIX or AmigaDOS) must be
  111. running to accomplish a particular task.
  112.  
  113. #C31
  114. HISTORY OF AMIGA NETBSD (technical)
  115. #C21
  116. NetBSD  is  based  on  the  last  public  release  of BSD 4.3 (the networking-2
  117. release)  by the University of Berkeley, as well as integrating some ideas from
  118. 386BSD.  The  Amiga port is largely based on the initial HP300 code distributed
  119. with  4.3BSD-NET2,  and  has  become  part  of the official NetBSD source tree.
  120. Further NetBSD ports in the line will include support for Mac, Sun3 and Sparc.
  121.  
  122. This  port was done by Markus Wild in June 1993, and is based upon the original
  123. HP  port.  As  Markus  Wild  has a great deal of knowledge of Unix systems, his
  124. first  efforts were to compile the basic tools needed for the Unix environment.
  125. This  was  done on the AmigaDOS side with GCC 2.4.3, which he ported himself to
  126. AmigaDOS some time ago. His famous ixemul.library finally found a successor.
  127.  
  128. After  doing the initial port of the kernel (the basic operating system of Unix
  129. environments),  the next problems were the basic root filesystem and hard drive
  130. support. Here, Markus was aided by the Amiga Mach port, worked on by many other
  131. people,  which  had  a  working  SCSI  driver  but no freely distributable Unix
  132. server.
  133.  
  134. All in all, this was a lucky constellation, and Amiga NetBSD was ported in less
  135. than a month!
  136.  
  137. Having  compiled  the  entire root filesystem, followed soon by an easy port of
  138. GCC 2.4.5 was very easy, the kernel could then be compiled under NetBSD itself,
  139. along  with  the  rest  of the environment. Amiga NetBSD has been published and
  140. distributed  over  the  Internet  to  interested  developers  and supporters. A
  141. mailing-list  was  created,  and bugs, features and wishes have been discussed.
  142. Amiga NetBSD has a living future.
  143.  
  144. #C31
  145. OVERVIEW
  146. #C21
  147. You  may wonder why a Unix environment is needed for the Amiga. Well, this is a
  148. serious  question,  but  there  is  no real answer. The users and developers of
  149. Amiga  NetBSD have various uses for it: interest in doing the port, use of Unix
  150. programs  at  home,  easy support and easy access to University resources, etc.
  151. They share their love of pure Unix environments.
  152.  
  153. Currently,  Amiga  NetBSD  takes  over  the Amiga, so it is not possible to run
  154. AmigaDOS  programs  under NetBSD using all the resources of Intuition and Exec.
  155. This may change.
  156.  
  157. It is possible to mount Unix File System (UFS) partitions on the AmigaDOS side,
  158. but  currently they must be read-only. This helps you to copy files from NetBSD
  159. to  AmigaDOS.  It  is a future goal to be able to mount AmigaDOS filesystems on
  160. the  NetBSD  side.  This  would  allow  the two sides to share common resources
  161. (i.e., TeX fonts, compiler include files, and much more).
  162.  
  163. Amiga  NetBSD  is a true multitasking and multiuser operating system and allows
  164. system sharing in an intelligent way. Running in conjunction with existing Unix
  165. environments  (i.e.,  at  a  university),  it  is possible to connect the Amiga
  166. running  NetBSD  to  networks  via  Ethernet  and PPP using a true TCP/IP stack
  167. protocol.
  168.  
  169. The  friends  of  the  X11  windowing systems have yet to wait. X11 is far from
  170. being  ported  to  Amiga  NetBSD. First, shared libraries have to be ported, to
  171. make  X11  usable and reliable in disk space and memory wasting. Hopefully, the
  172. shared  libraries will be ported from a public domain implementation for shared
  173. libraries  for  Sun3  systems.  X11  on Amiga NetBSD will require a third party
  174. graphics board such as the Retina or Picasso II, but a monochrome version would
  175. be feasible for the standard Amiga display. It is almost impossible to run full
  176. color X11 on Amiga ECS or AGA at a usable speed.
  177.  
  178. Amiga  NetBSD  is  not binary compatible with any other UNIX system yet. Future
  179. NetBSD  versions  will  support  various  third-party  binaries though, such as
  180. SunOS, HP-UX and possibly Amiga Unix executables.
  181.  
  182.         Supported drivers are:
  183.  
  184.         o       SCSI for hard-drives, QIC tapes, CD-ROM, and DAT tapes.
  185.         o       ECS console driver with overscan resolution (VT200).
  186.         o       Retina console driver with different resolutions (VT200).
  187.         o       ASCII keyboard (qwerty) driver, possible to load localized
  188.                 keyboards.
  189.         o       Mouse with up to 3 buttons (no real use yet).
  190.         o       Joysticks with up to 3 buttons (no real use yet).
  191.         o       Internal serial port up to 38400 baud for terminal or modem.
  192.         o       Internal parallel port for printers.
  193.         o       A2065 and Ameristar Ethernet boards.
  194.  
  195.         Currently not supported:
  196.  
  197.         o       Floppy driver.
  198.         o       Audio (at least for more than a simple audio bell).
  199.         o       Multi-serial boards such as the A2232 and GVP I/O Extender.
  200.         
  201. #C31
  202. INSTALLATION
  203. #C21
  204. [Vitamin enriched for your reading pleasure!]
  205.  
  206. This  is  a very delicate problem. Amiga NetBSD is not intended to be installed
  207. by  a  novice  in  terms of hard drive systems on Amiga. You definitely need to
  208. know  how  to  work  with AmigaDOS HDToolBox and must have heard of "Blocks per
  209. Track" and "Cylinders per Track."
  210.  
  211. But first, where to get Amiga NetBSD?
  212.  
  213. Before  getting  any  of  the  archives,  PLEASE  get the FAQ (Frequently Asked
  214. Questions)  List, which should reside at the same places as NetBSD itself. This
  215. list  informs you how to install Amiga NetBSD, how much space is needed, how to
  216. set up your hard drives, and much more.
  217.  
  218. If  you have Internet access, you can ftp the needed archives from ftp.eunet.ch
  219. (the main site for Amiga NetBSD) from the directory:
  220.  
  221. /software/os/bsd/NetBSD/NetBSD-Amiga.
  222.  
  223. Also,  many  of the Aminet ftp sites mirror the NetBSD archive. PLEASE DO CHECK
  224. your local mirror.
  225.  
  226. NetBSD  is  LARGE.  You will need at least 20MB of "gzip-ed" archives to have a
  227. standard  NetBSD  environment...  and  even  more  if you intend to work on the
  228. kernel.
  229.  
  230. If  you  have  no Internet access, then it is a LOT more difficult to get Amiga
  231. NetBSD.  Maybe  you should ask someone to help you on Usenet (comp.unix.amiga),
  232. either  by sending you a tape or letting you copy it directly from his/her hard
  233. drive. It's worth the effort.
  234.  
  235. You  do not need a tape drive, but this is recommended, as it eases the process
  236. of  installing  NetBSD. If you have either Ethernet or PPP access, you probably
  237. will  want  to get only the basic root filesystem at first. This includes tools
  238. for Ethernet and PPP running TCP/IP; thus, you can get the rest of NetBSD using
  239. a (local) network.
  240.  
  241. Also,  the  basic  root  fileystem contains a Kermit transfer program, so it is
  242. possible to get the needed archives via modem or a null-modem cable.
  243.  
  244. You  need  an  8MB partition for the root filesystem which is distributed as an
  245. image  file  (the  old  "chicken and egg" problem!). This file has to be copied
  246. directly(!)  onto  the  hard  drive  into the desired partition. This is a very
  247. dangerous  operation  which  may  destroy  your  other  hard drive data if done
  248. incorrectly, so it should be done only by experts.
  249.  
  250. You  may  find  the  "dcp"  tool helpful. This copies data like the distributed
  251. filetodev  tool, but does not require the difficult calculations that filetodev
  252. does. This tool is available via ftp on the above-mentioned sites, too.
  253.  
  254. If you are careful, and if everything runs fine, you can start the kernel using
  255. the supplied "loadbsd" tool:
  256.  
  257.                 loadbsd latest.vmunix
  258.  
  259. You  will  hopefully see the Copyright information, and then some numbers about
  260. your  system  memory.  Then  the kernel's built-in autoconfig logic detects the
  261. installed  boards, such as graphics boards and SCSI host adapters. Finally, the
  262. root filesystem should be detected and the system boots into single-user mode.
  263.  
  264. You are running Unix on your Amiga now!
  265.  
  266. Now  you need to play system administrator on your very own system. You need to
  267. format  the  other  disk partitions and copy the /usr tree from the distributed
  268. archives.
  269.  
  270. Let  me  mention  the  Amiga NetBSD FAQ again. This list describes almost every
  271. step which is needed to get a running system.
  272.  
  273. Once  you  have  done the initial installation, the rest is easy to do. Get the
  274. bsdsrc archive if you intend to compile the kernel yourself.
  275.  
  276. #C31
  277. DOCUMENTATION
  278. #C21
  279. The   documentation   which   is   needed   to  install  Amiga  NetBSD  is  the
  280. above-mentioned  Amiga  NetBSD  FAQ.  This  FAQ  can be obtained via ftp on the
  281. NetBSD ftp sites.
  282.  
  283. There is no documentation but the standard man pages. These online manual pages
  284. help  you  to  use  the basic tools, such as the shell or formatting disks. The
  285. problem is that you need to have NetBSD running first.
  286.  
  287. As  Amiga  NetBSD is a full flavored and full grown Unix system, you need third
  288. party documentation to provide help for system administration and basics.
  289. #Seitenende
  290. #C31 
  291. LIKES AND DISLIKES 
  292. #C21
  293. I  dislike  the  installation  process.  This is a very important point, if you
  294. intend  to  install  NetBSD on a hard drive where NetBSD is not the only stuff.
  295. The  tool  'dcp'  (device copy) eases this process, but still, it is a delicate
  296. point.  There  is  nothing  that  can be done yet to simplify that process. The
  297. problem  is  that  you can't format the root filesystem from the AmigaDOS side;
  298. thus,  you  need  to  copy  an image of that partition. Once a floppy driver is
  299. made,  this  process  will  most  probably be done via a boot disk, such as the
  300. PC-Linux SLC distribution. This may change in near future.
  301.  
  302. I  do  like the very incredible fact that Amiga NetBSD is STABLE. My Amiga runs
  303. Amiga NetBSD for weeks now, and I have not had any kernel panics.
  304.  
  305. And  as  it is FREE, there seem to be many more productive users and developers
  306. than ever for an Amiga Unix system.
  307.  
  308. At  the  last big Amiga event in Germany, the Amiga Internet and Usenet Meeting
  309. '93  in  Bielefeld,  Amiga  NetBSD  was used on 5 of the attended 100 machines.
  310. During  the  meeting,  the  Ethernet  driver  was  introduced,  and  the  first
  311. networking  tools,  such  as  ftp, telnet and even IRC were used at the meeting
  312. itself  (with  about  70  machines connected to the local network). And PPP was
  313. used by Markus Wild to upload his sources to the Internet.
  314.  
  315. This  text  was written and submitted to comp.sys.amiga.reviews using NetBSD on
  316. an  Amiga 3000 connected to the Internet with a A2065 Ethernet board, using the
  317. standard sendmail tool.
  318.  
  319. I  do  like  the  fact  that  I can compile almost every neat UNIX tool such as
  320. gnuplot, tcsh, emacs, TeX with almost NO effort. Mostly there is even no change
  321. in the Makefile needed -- just compile it!
  322.  
  323. What  I also like is the fact that I can learn to administrate a Unix System of
  324. my own. This is harder than one may expect.
  325.  
  326. #C31
  327. COMPARISON TO OTHER SIMILAR PRODUCTS
  328. #C21
  329. I  have  been  using  Unix  environments for more than 6 years now: mostly as a
  330. standard  user,  but  also as software developer and system administrator. This
  331. was mostly at my University and a company I worked for some years ago.
  332. #Seitenende
  333. Comparing  Amiga  NetBSD  to any other Unix platform is an interesting problem.
  334. Let's start with the Unix systems available for the Amiga: Amiga Unix and Amiga
  335. Minix. Unfortunately I must say, I have not worked with either of these systems
  336. enough to do a full comparison.
  337.  
  338. Amiga  Unix  is a the best SYSTEM V R4 port I have ever seen before the Solaris
  339. OS for Sun Sparcstations was shipped. It is a commercial product and comes with
  340. printed  manuals.  It has many advantages to Amiga NetBSD as yet, because it is
  341. older and has been used for a long time now. It is stable but has its problems.
  342. The   most   famous   Amiga   Unix   system   is   amiga.icu.net.ch   (formerly
  343. amiga.physik.unizh.ch, the original Aminet ftp site).
  344.  
  345. Amiga  Unix  has  switchable consoles and supports multi-serial cards, X11, and
  346. audio  features.  It  does  not support SCSI host adapters other than A3091 and
  347. A2091  (a  GVP  driver  seems  to be available though). It also supports floppy
  348. drives. But it looks like those features will be implemented into NetBSD pretty
  349. soon, too.
  350. #Seitenende
  351. Amiga  Minix is a very good port of Minix based upon the theory of Tanenbaum. I
  352. don't  know  if  one  can  actually  compare  Minix  to  NetBSD:  I believe one
  353. shouldn't. Minix was developed to show how to make an operating system.
  354.  
  355. Amiga  Linux is still under construction. The group around Hamish MacDonald has
  356. some  advantages  over  the  NetBSD community, as they do have a working floppy
  357. driver  for  example,  but  as yet they have not implemented SCSI drivers. They
  358. also  have  to deal with the "strange" features of the original Intel 386-based
  359. kernel code. I wish them good luck: we can use the competition.
  360.  
  361. It  is  not possible for the NetBSD community to make use any of the Linux code
  362. due  to their use of the GNU copyleft. NetBSD is distributed under the Berkeley
  363. copyright (see end of article for a copy), which essentially allows free use of
  364. sources,  as  long  as  the  University and its contributors are granted proper
  365. credit  in  any documentation and/or advertisements. So the consequence of this
  366. is  that  the  Linux-groups  can  use  NetBSD  code  if  they  want to, but not
  367. vice-versa.  Amiga  Unix  sources  can't  be  used,  as  they're copyrighted by
  368. Commodore,  although  they  would  be  a  quite  useful  to get support for the
  369. multiport serial board, for example.
  370. #Seitenende
  371. Amiga  Mach  seems  to have died due to the lack of a freely distributable Unix
  372. server. As CMU has had problems distributing their own server, Amiga Mach never
  373. had  a  working environment. Luckily the work made for Amiga Mach could be used
  374. for  NetBSD.  Also,  it  looks like the entire Amiga Mach group has switched to
  375. NetBSD; anyway, Niklas Halquist still intends to port the Hurd Unix server.
  376.  
  377. This  leads  us  to compare Amiga NetBSD with other Unix platforms, such as Sun
  378. OS,  Ultrix  MacUX  and  AIX. This is a very difficult task, and I don't really
  379. want  to  do  this. Simply let's say that NetBSD is as easy to handle as Sun OS
  380. (for  Sun3)  and  more  simple to use than Ultrix (Digital). It is funny to see
  381. that  Amiga  NetBSD  is  more stable than IBM's AIX ever was, but AIX is by far
  382. more complex of course.
  383.         
  384. I  should  at  least say that Sun3's are the platforms to which NetBSD actually
  385. can  compare  best.  Both  are  based  upon Motorola M68K CPUs, and both do not
  386. require  very  special  hardware.  Of course, Sun OS is older and wiser. It has
  387. shared  libraries  which  makes  life  easy, because resources aren't wasted by
  388. static  links and thus expensive hard drive and RAM space. A Sun3/60 or Sun3/80
  389. has  almost the same amount of RAM and speed as a normal A3000. Once NetBSD has
  390. grown up, I probably will compare those systems regarding resources once more.
  391.  
  392. Why  I  don't want to compare those Unix implementations? The machines they run
  393. on  are  some 100 times faster than any Amiga. These other Unix implementations
  394. are  enhanced  to  deal with very specific hardware and are intended to run for
  395. several users at the same time without problems.
  396.  
  397. #C31
  398. BUGS
  399. #C21
  400. I  was not able to find a major bug. I am steadily in contact with Markus Wild,
  401. the original porter, also with the Amiga NetBSD mailing list.
  402.  
  403. The  problems  with  the 68040 MMU, as well as software support for the missing
  404. FPU  instructions  of  the  '040,  have  been elaborated. A working version can
  405. hopefully be expected real soon.
  406.  
  407. As I am writing this, kernel version #635 is available.
  408.  
  409. #C31
  410. VENDOR SUPPORT
  411. #C21
  412. No such support.
  413. #Seitenende
  414. You  need  to  have Usenet access at least, if you want to stay in contact with
  415. NetBSD developers.
  416.  
  417. #C31
  418. WARRANTY
  419. #C21
  420. None. Absolutely none. Even if you destroy your hardware.
  421.  
  422. #C31
  423. CONCLUSIONS
  424. #C21
  425. The  product  offers  a  fair  way  to  turn  your  Amiga system to a real Unix
  426. workstation: a true multitasking and multiuser system for a cheap price.
  427.  
  428. Professionals  might  consider this product as a big advantage for their needs.
  429. And  as it is freely distributable, it has to be compared to the original Amiga
  430. Unix, of course.
  431.  
  432. On a scale of 0 to 5 stars, I give Amiga NetBSD 4 stars.
  433. #Seitenende
  434. #C31
  435. COPYRIGHT NOTICE
  436. #C21
  437.         Unix is a registered trademark of AT&T.
  438.         Sun OS is a registered trademark of SUN.
  439.         Ultrix is a registered trademark of DIGITAL Equipment.
  440.         AIX is a registered trademark of IBM.
  441.         Amiga is a registered trademark of Commodore International.
  442.         386BSD is a registered trademark of Williams & Lynne Jolitz.
  443.         MacUX and Finder are registered trademarks of Apple Computers Inc.
  444.         Gameboy is a registered trademark of Nintendo Inc.
  445.  
  446.         This is the original disclaimer under which NetBSD and especially
  447. Amiga NetBSD is distributed:
  448.  
  449. /*-
  450.  * Copyright (c) 1990 The Regents of the University of California.
  451.  * All rights reserved.
  452.  *
  453.  * Redistribution and use in source and binary forms, with or without
  454.  * modification, are permitted provided that the following conditions
  455.  * are met:
  456.  * 1. Redistributions of source code must retain the above copyright
  457.  *    notice, this list of conditions and the following disclaimer.
  458.  * 2. Redistributions in binary form must reproduce the above copyright
  459.  *    notice, this list of conditions and the following disclaimer in the
  460.  *    documentation and/or other materials provided with the distribution.
  461.  * 3. All advertising materials mentioning features or use of this software
  462.  *    must display the following acknowledgement:
  463.  *      This product includes software developed by the University of
  464.  *      California, Berkeley and its contributors.
  465.  * 4. Neither the name of the University nor the names of its contributors
  466.  *    may be used to endorse or promote products derived from this software
  467.  *    without specific prior written permission.
  468.  *
  469.  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  470.  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  471.  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  472.  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  473.  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  474.  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  475.  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  476.  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  477.  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  478.  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  479.  * SUCH DAMAGE.
  480.  *
  481.  */
  482.  
  483.         This review is Copyright 1993 Markus Illenseer.  All rights reserved.
  484.  
  485.         Include standard disclaimers here.  The author of this text is not
  486. responsible for anything if you get into some serious problems due to this
  487. text.  Reprints of this review in magazines is permitted, if the author's
  488. name is mentioned. The author would like to have a copy of the media
  489. (magazine) too.
  490.  
  491.         You can contact me at:  markus@techfak.uni-bielefeld.de
  492.  
  493. #C10
  494. "Will our crew find the distress signal? Will Amix ever be released?
  495.  Is "Max Toy" his real name? Stay tune for the second installment of
  496.  AmigaTrek-The Next de-Generation."
  497. #C21
  498.                                   -- AmigaTrek3.1 Usenet 1988 by Mike Smithwick
  499. #C31
  500.  
  501.                                                                Markus Illenseer
  502. #C21
  503.